home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_3 / setbuffers / installlib next >
Text File  |  1993-02-09  |  204b  |  11 lines

  1. echo "Install library for SetBuffers"
  2. ask "Do you want to install the library?"
  3. IF WARN
  4.  echo "Copying axtools.library to libs:"
  5.  echo ""
  6.  copy >NIL: Libs/axtools.library LIBS:
  7. ENDIF
  8.  
  9. echo "Finished..."
  10.  
  11.